This external returns a string containing the path of special folders using the FindFolder system procedure. It is meant to be used together with the FilePack external, but can be used without it.
In addition it is able to return other paths as well, in some cases not to a folder but to an application or document. It will never have any interaction with the user of the data-base.
Usage:
err := RR FindFolder(type;path)
where:
err
is an integer returning the error which occured. A value of zero indicates everything was OK.
type
is a, case-sensitive, four-character string indicating the type of folder you want the path of.